func net.hexString
4 uses
net (current package)
ip.go#L302: return "?" + hexString(ip)
ip.go#L318: func hexString(b []byte) string {
ip.go#L354: return b, &AddrError{Err: "invalid IP address", Addr: hexString(ip)}
ip.go#L453: return hexString(m)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)